翻訳と辞書
Words near each other
・ Pinheiros River
・ Pinheiros, Espírito Santo
・ Pinheirão
・ Pinhel
・ Pinhel Castle
・ Pinhel wine
・ Pinheyschna
・ Pinheyschna subpupillata
・ Pinho
・ Pinhoe
・ Pinhoe railway station
・ Pinhole
・ Pinhole (disambiguation)
・ Pinhole (optics)
・ Pinhole camera
Pinhole camera model
・ Pinhole Cave Man
・ Pinhole glasses
・ Pinhole occluder
・ Pinhook
・ Pinhook Bog
・ Pinhook Corners, Oklahoma
・ Pinhook Methodist Church and Cemetery
・ Pinhook, Decatur County, Indiana
・ Pinhook, Indiana
・ Pinhook, LaPorte County, Indiana
・ Pinhook, Lawrence County, Indiana
・ Pinhook, Missouri
・ Pinhoti National Recreation Trail
・ Pinhou


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Pinhole camera model : ウィキペディア英語版
Pinhole camera model

The pinhole camera model describes the mathematical relationship between the coordinates of a 3D point and its projection onto the image plane of an ''ideal'' pinhole camera, where the camera aperture is described as a point and no lenses are used to focus light. The model does not include, for example, geometric distortions or blurring of unfocused objects caused by lenses and finite sized apertures. It also does not take into account that most practical cameras have only discrete image coordinates. This means that the pinhole camera model can only be used as a first order approximation of the mapping from a 3D scene to a 2D image. Its validity depends on the quality of the camera and, in general, decreases from the center of the image to the edges as lens distortion effects increase.
Some of the effects that the pinhole camera model does not take into account can be compensated, for example by applying suitable coordinate transformations on the image coordinates, and other effects are sufficiently small to be neglected if a high quality camera is used. This means that the pinhole camera model often can be used as a reasonable description of how a camera depicts a 3D scene, for example in computer vision and computer graphics.
== The geometry and mathematics of the pinhole camera ==

'' NOTE: The x1x2x3 coordinate system in the figure is left-handed, that is the direction of the OZ axis is in reverse to the system the reader may be used to.''
The geometry related to the mapping of a pinhole camera is illustrated in the figure. The figure contains the following basic objects:
* A 3D orthogonal coordinate system with its origin at O. This is also where the ''camera aperture'' is located. The three axes of the coordinate system are referred to as X1, X2, X3. Axis X3 is pointing in the viewing direction of the camera and is referred to as the ''optical axis'', ''principal axis'', or ''principal ray''. The 3D plane which intersects with axes X1 and X2 is the front side of the camera, or ''principal plane''.
* An image plane where the 3D world is projected through the aperture of the camera. The image plane is parallel to axes X1 and X2 and is located at distance f from the origin O in the negative direction of the X3 axis. A practical implementation of a pinhole camera implies that the image plane is located such that it intersects the X3 axis at coordinate ''-f'' where ''f > 0''. ''f'' is also referred to as the ''focal length'' of the pinhole camera.
* A point R at the intersection of the optical axis and the image plane. This point is referred to as the ''principal point'' or ''image center''.
* A point P somewhere in the world at coordinate (x_1, x_2, x_3) relative to the axes X1,X2,X3.
* The ''projection line'' of point P into the camera. This is the green line which passes through point P and the point O.
* The projection of point P onto the image plane, denoted Q. This point is given by the intersection of the projection line (green) and the image plane. In any practical situation we can assume that x_3 > 0 which means that the intersection point is well defined.
* There is also a 2D coordinate system in the image plane, with origin at R and with axes Y1 and Y2 which are parallel to X1 and X2, respectively. The coordinates of point Q relative to this coordinate system is (y_1, y_2) .
The ''pinhole'' aperture of the camera, through which all projection lines must pass, is assumed to be infinitely small, a point. In the literature this point in 3D space is referred to as the ''optical (or lens or camera) center''.
Next we want to understand how the coordinates (y_1, y_2) of point Q depend on the coordinates (x_1, x_2, x_3) of point P. This can be done with the help of the following figure which shows the same scene as the previous figure but now from above, looking down in the negative direction of the X2 axis.
In this figure we see two similar triangles, both having parts of the projection line (green) as their hypotenuses. The catheti of the left triangle are -y_1 and ''f'' and the catheti of the right triangle are x_1 and x_3 . Since the two triangles are similar it follows that
: \frac = \frac or y_1 = -\frac
A similar investigation, looking in the negative direction of the X1 axis gives
: \frac = \frac or y_2 = -\frac
This can be summarized as
: \begin y_1 \\ y_2 \end = -\frac \begin x_1 \\ x_2 \end
which is an expression that describes the relation between the 3D coordinates (x_1,x_2,x_3) of point P and its image coordinates (y_1,y_2) given by point Q in the image plane.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Pinhole camera model」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.